[INFO] cloning repository https://github.com/Kanahiro/fgddem-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kanahiro/fgddem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKanahiro%2Ffgddem-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKanahiro%2Ffgddem-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3eacf847af46e2de364ae4679fbbf8dfa92b5d7
[INFO] testing Kanahiro/fgddem-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKanahiro%2Ffgddem-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kanahiro/fgddem-rs
[INFO] finished tweaking git repo https://github.com/Kanahiro/fgddem-rs
[INFO] tweaked toml for git repo https://github.com/Kanahiro/fgddem-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kanahiro/fgddem-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kanahiro/fgddem-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiff-core v0.5.0
[INFO] [stderr]   Downloaded geotiff-core v0.5.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded lerc-core v0.4.2
[INFO] [stderr]   Downloaded tiff-writer v0.5.0
[INFO] [stderr]   Downloaded jpeg-encoder v0.6.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded lerc-writer v0.4.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.15
[INFO] [stderr]   Downloaded predicates v3.1.2
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded quick-xml v0.36.1
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded geotiff-writer v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1375c5dfc98244d3765124a17317fad59006664320b22feac35217fb884ca9f3
[INFO] running `Command { std: "docker" "start" "-a" "1375c5dfc98244d3765124a17317fad59006664320b22feac35217fb884ca9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1375c5dfc98244d3765124a17317fad59006664320b22feac35217fb884ca9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1375c5dfc98244d3765124a17317fad59006664320b22feac35217fb884ca9f3", kill_on_drop: false }`
[INFO] [stdout] 1375c5dfc98244d3765124a17317fad59006664320b22feac35217fb884ca9f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b18f1e0e406a462601e3867fe533fbed12bd13c2bff7c26657c5b1d79f44439
[INFO] running `Command { std: "docker" "start" "-a" "8b18f1e0e406a462601e3867fe533fbed12bd13c2bff7c26657c5b1d79f44439", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lerc-core v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling lerc-writer v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling jpeg-encoder v0.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling geotiff-core v0.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tiff-core v0.5.0
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tiff-writer v0.5.0
[INFO] [stderr]    Compiling geotiff-writer v0.5.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling fgddem v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `DEM` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     DEM: Dem,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `dem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boundedBy` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     boundedBy: BoundedBy,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `bounded_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridDomain` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     gridDomain: GridDomain,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `grid_domain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeSet` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rangeSet: RangeSet,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `range_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Envelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Envelope: Envelope,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lowerCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     lowerCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `lower_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `upperCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     upperCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `upper_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Grid` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Grid: Grid,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GridEnvelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GridEnvelope: GridEnvelope,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DataBlock` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     DataBlock: DataBlock,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `data_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     tupleList: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse_tupleList<'de, D>(deserializer: D) -> Result<Vec<f32>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "8b18f1e0e406a462601e3867fe533fbed12bd13c2bff7c26657c5b1d79f44439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b18f1e0e406a462601e3867fe533fbed12bd13c2bff7c26657c5b1d79f44439", kill_on_drop: false }`
[INFO] [stdout] 8b18f1e0e406a462601e3867fe533fbed12bd13c2bff7c26657c5b1d79f44439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 670fbbb1c2c67346b36968cc862f5934292ab8d7e8e96977ff1013f17f1c72e2
[INFO] running `Command { std: "docker" "start" "-a" "670fbbb1c2c67346b36968cc862f5934292ab8d7e8e96977ff1013f17f1c72e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tiff-writer v0.5.0
[INFO] [stderr]    Compiling geotiff-writer v0.5.0
[INFO] [stderr]    Compiling fgddem v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `DEM` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     DEM: Dem,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `dem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boundedBy` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     boundedBy: BoundedBy,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `bounded_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridDomain` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     gridDomain: GridDomain,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `grid_domain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeSet` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rangeSet: RangeSet,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `range_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Envelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Envelope: Envelope,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lowerCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     lowerCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `lower_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `upperCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     upperCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `upper_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Grid` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Grid: Grid,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GridEnvelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GridEnvelope: GridEnvelope,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DataBlock` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     DataBlock: DataBlock,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `data_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     tupleList: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse_tupleList<'de, D>(deserializer: D) -> Result<Vec<f32>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DEM` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     DEM: Dem,
[INFO] [stdout]    |     ^^^ help: convert the identifier to snake case: `dem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `boundedBy` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     boundedBy: BoundedBy,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `bounded_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `gridDomain` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     gridDomain: GridDomain,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `grid_domain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rangeSet` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     rangeSet: RangeSet,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `range_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Envelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Envelope: Envelope,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lowerCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     lowerCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `lower_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `upperCorner` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     upperCorner: (f64, f64),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `upper_corner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Grid` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Grid: Grid,
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `GridEnvelope` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     GridEnvelope: GridEnvelope,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_envelope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DataBlock` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     DataBlock: DataBlock,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `data_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     tupleList: Vec<f32>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tupleList` should have a snake case name
[INFO] [stdout]   --> src/dataset.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse_tupleList<'de, D>(deserializer: D) -> Result<Vec<f32>, D::Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_tuple_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "670fbbb1c2c67346b36968cc862f5934292ab8d7e8e96977ff1013f17f1c72e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "670fbbb1c2c67346b36968cc862f5934292ab8d7e8e96977ff1013f17f1c72e2", kill_on_drop: false }`
[INFO] [stdout] 670fbbb1c2c67346b36968cc862f5934292ab8d7e8e96977ff1013f17f1c72e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c752451b523d3529525eb2aedbb5dd009edff0622d90b761b0b83af51c3be980
[INFO] running `Command { std: "docker" "start" "-a" "c752451b523d3529525eb2aedbb5dd009edff0622d90b761b0b83af51c3be980", kill_on_drop: false }`
[INFO] [stderr] warning: structure field `DEM` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     DEM: Dem,
[INFO] [stderr]    |     ^^^ help: convert the identifier to snake case: `dem`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `boundedBy` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     boundedBy: BoundedBy,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `bounded_by`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `gridDomain` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     gridDomain: GridDomain,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `grid_domain`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `rangeSet` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |     rangeSet: RangeSet,
[INFO] [stderr]    |     ^^^^^^^^ help: convert the identifier to snake case: `range_set`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Envelope` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Envelope: Envelope,
[INFO] [stderr]    |     ^^^^^^^^ help: convert the identifier to snake case: `envelope`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `lowerCorner` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     lowerCorner: (f64, f64),
[INFO] [stderr]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `lower_corner`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `upperCorner` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     upperCorner: (f64, f64),
[INFO] [stderr]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `upper_corner`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Grid` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 |     Grid: Grid,
[INFO] [stderr]    |     ^^^^ help: convert the identifier to snake case: `grid`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `GridEnvelope` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 |     GridEnvelope: GridEnvelope,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `grid_envelope`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DataBlock` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 |     DataBlock: DataBlock,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `data_block`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `tupleList` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     tupleList: Vec<f32>,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `tuple_list`
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_tupleList` should have a snake case name
[INFO] [stderr]   --> src/dataset.rs:89:4
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn parse_tupleList<'de, D>(deserializer: D) -> Result<Vec<f32>, D::Error>
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `parse_tuple_list`
[INFO] [stderr] 
[INFO] [stderr] warning: `fgddem` (lib) generated 12 warnings
[INFO] [stderr] warning: `fgddem` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fgddem-ca59a3b919f56ac8)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test dataset::tests::test_dataset_from_str_invalid_xml ... ok
[INFO] [stdout] test rasterize::tests::test_compression_kind_to_geotiff ... ok
[INFO] [stdout] test dataset::tests::test_parse_metadata_missing_file ... ok
[INFO] [stdout] test dataset::tests::test_parse ... ok
[INFO] [stdout] test rasterize::tests::test_tiff_tile_range_within_single_tile ... ok
[INFO] [stdout] test dataset::tests::test_parse_metadata_missing_fields ... ok
[INFO] [stdout] test test_extract_stem ... ok
[INFO] [stdout] test rasterize::tests::test_write_round_trip ... ok
[INFO] [stdout] test test_extract_stem_no_filename ... ok
[INFO] [stdout] test rasterize::tests::test_write_merged_streaming_shape_mismatch ... ok
[INFO] [stdout] test rasterize::tests::test_tiff_tile_range_spanning_multiple_tiles ... ok
[INFO] [stdout] test rasterize::tests::test_write_merged_streaming_empty_inputs ... ok
[INFO] [stdout] test dataset::tests::test_parse_metadata_matches_full_parse ... ok
[INFO] [stdout] test rasterize::tests::test_write_merged_streaming_single_fixture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fgddem-43bde5e1ec81eb6b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-6b7491a34914c2f7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test run_rejects_unknown_compression ... ok
[INFO] [stdout] test run_merge_mode ... ok
[INFO] [stdout] test run_with_lzw_compression ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout] test run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run' (42) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```"error: Read-only file system (os error 30)\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/fgddem" "tests/fixture/FG-GML-5238-74-00-DEM5A-20161001.xml" "-o" "output"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="error: Read-only file system (os error 30)\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625e08d4b9a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625e08d4b9a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625e08d4b9a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625e08d4b9a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625e08d61faa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625e08d61faa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x625e08d51612 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x625e08d51612 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x625e08d29ab6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625e08d29ab6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625e08d43829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625e08ca9a4c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x625e08ca9a4c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x625e08d439e2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x625e08d439e2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625e08d29b72 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x625e08d1ecc9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625e08d2a88d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625e08d6273c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625e08ce5c58 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[cb56a844109ea49e]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x625e08cf1407 - <assert_cmd[cb56a844109ea49e]::assert::AssertError>::panic::<assert_cmd[cb56a844109ea49e]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.15/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x625e08cf4c87 - <<assert_cmd[cb56a844109ea49e]::assert::AssertError>::panic<assert_cmd[cb56a844109ea49e]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[cb56a844109ea49e]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625e08ceabcb - <core[28b146924c2f19c6]::result::Result<assert_cmd[cb56a844109ea49e]::assert::Assert, assert_cmd[cb56a844109ea49e]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[cb56a844109ea49e]::assert::AssertError>::panic<assert_cmd[cb56a844109ea49e]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x625e08cf3970 - <assert_cmd[cb56a844109ea49e]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.15/src/assert.rs:158:28
[INFO] [stdout]   24:     0x625e08c9b47c - cli[8194dfffc2400ba4]::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:12:10
[INFO] [stdout]   25:     0x625e08c9a657 - cli[8194dfffc2400ba4]::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:4:13
[INFO] [stdout]   26:     0x625e08c9c986 - <cli[8194dfffc2400ba4]::run::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x625e08c9cb2b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x625e08c9cb2b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x625e08caa3a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x625e08caa3a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x625e08caa3a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x625e08caa3a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x625e08caa3a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x625e08caa3a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x625e08caa3a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x625e08ca4f04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x625e08ca4f04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x625e08cad422 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x625e08cad422 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x625e08cad422 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x625e08cad422 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x625e08cad422 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x625e08cad422 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x625e08cad422 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x625e08d4b28f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x625e08d4b28f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x77a185e9baa4 - <unknown>
[INFO] [stdout]   48:     0x77a185f28a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c752451b523d3529525eb2aedbb5dd009edff0622d90b761b0b83af51c3be980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c752451b523d3529525eb2aedbb5dd009edff0622d90b761b0b83af51c3be980", kill_on_drop: false }`
[INFO] [stdout] c752451b523d3529525eb2aedbb5dd009edff0622d90b761b0b83af51c3be980
